home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-04-08 | 2.1 KB | 71 lines |
- [dialog]
- caption = "Ought Medal Jr. Installation"
- line1 = "Installing Ought Medal Jr."
- ; The diskkfmt is [optional] remove this line entirely to not show Total Disk space needed.
- diskkfmt = "Total Disk Requirement: %dK"
-
- [buttons]
- ;1-on/0-off, K-needed, "button text"
- ;First item is a dummy and indicates base-level (installLevel 0) required. It is the total K required.
- ;Subsequent items control inclusion/exclusion of installLevel N. Upto 4 checkboxes.
- 1, 950, "Total K Needed for everything."
-
- [data]
- ; Below defdir is known as 0: as a destination ONLY and libdir is known as L:
- defdir = C:\ottmtl
- libdir = W:RlzRun20
- dlldir = W:
-
- [disks]
- 1 =., "Ought Medal Jr. Disk 1"
-
- [app.tree]
- ; Must be #appN where N is the installLevel at least one line per destination directory. SPECIAL, 0: indicates user-
- ; specified data.defdir (default above), SPECIAL, L: indicates data.libdir (default above) if present, else same as "0:".
- #app0.main, 0:
- #app0.lib, L:
- #app0.dll, L:
-
- ; In each section, list of source files. The 1: or 2: only matters when the file is not found, in which
- ; case it selects a prompt from the [disks] section above.
- [app0.main]
- 1:forge2.exe, "Application"
- 1:linker3.exe, "Application"
- 1:mtlmakup.exe, "Application"
- 1:texrydr3.exe, "Application"
- 1:otmtl.exe, "Application"
- 1:*.ftr
- 1:*.hdr
- 1:*.txt
- 1:*.lnk
- 1:*.sty
- 1:*.nu?
- 1:*.gif
- 1:*.htm
- 1:readme.wri, "Application"
- [app0.lib]
- 1:RlzRun20.RTS, "Runtime Libraries"
- 1:CABLE.DLL
-
-
- [progman.groups]
- ; Groupname [,any 2nd param indicates do not minimize] The application name literally must match below.
- "Ought Medal Jr" ,1
-
- [Ought Medal Jr]
- ;installLevel, "Title", cmdLine [, iconFile [, iconDex]]
- 0, "Main Menu", 0:otmtl.exe
- 0, "TexRyter", 0:texrydr3.exe
- 0, "Forge", 0:forge2.exe
- 0, "Metal Make-up", 0:mtlmakup.exe
- 0, "Link Maker", 0:linker3.exe
- 0, "Instuctions.wri", 0:readme.wri
- 0, "Readme.txt", 0:readme.txt
- ;[inifiles]
- ;0, inifilename, sectionheader
- ; followed by any number of:
- ;1, variable, string
- ; 0, Junk1.INI, "Junk section"
- ; 1, Maximized, 1
-
-